runtime.timers.run (method)
3 uses
runtime (current package)
time.go#L1039: if tw := ts.run(now, bubble); tw != 0 {
time.go#L1071: func (ts *timers) run(now int64, bubble *synctestBubble) int64 {
time.go#L1134: tsLocal.raceCtx = racegostart(abi.FuncPCABIInternal((*timers).run) + sys.PCQuantum)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)